CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Levenberg Marquardt

搜索资源列表

  1. LM

    0下载:
  2. 上传的是Levenberg-Marquardt算法的Matlab程序-Upload is the Levenberg-Marquardt algorithm in Matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:958
    • 提供者:张远银
  1. LMFnlsq

    0下载:
  2. Levenberg–Marquardt algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:879207
    • 提供者:ziko
  1. L-M

    0下载:
  2. 列文伯格-马夸尔特算法是最优化算法中的一种,是使用最广泛的非线性最小二乘法!-Levenberg- Marquardt optimization algorithm is the most widely used non-linear least squares method!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:988
    • 提供者:戴美玲
  1. lm_examp

    0下载:
  2. The Levenberg-Marquardt curve-fitting method is actually a combination of two minimization methods: the gradient descent method and the Gauss-Newton method.
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:1678
    • 提供者:ABDELHEDI
  1. twodimapproximationbp

    0下载:
  2. 单输出函数Y=SIN(X)逼近问题的bp程序:假设网络结构为3--2--1,输入维数M,共N个样本,一般输入不算层,输出算层- 激活函数: hardlim---(0,1),hardlims---(-1,1),purelin,logsig---(0,1),tansig----(-1,1) softmax,poslin,radbas,satlin,satlins,tribas 训练算法: 1.traingd,traingdm,traingda(variable l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2370
    • 提供者:刘老师
  1. LM

    0下载:
  2. 基于levenberg-marquardt的高斯分解法,并用GLAS信号进行了验证-A Gaussian Decomposition approach based on levenberg-marquardt method. Verified by GLAS waveform signals.
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:9953960
    • 提供者:Zhongyi Quan
  1. Levenberg_Marquardt

    0下载:
  2. Levenberg-Marquardt 算法的 Matlab 实现,附例子代码-Levenberg-Marquardt Algorithm implement in Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:1954
    • 提供者:Scidilii Chan
  1. test_LM

    0下载:
  2. function [p,res_p]=test_LM(p0,xdata,ydata) this m-file is used to test the simplest Levenberg-Marquardt method Reference: A Brief Descr iption of the Levenberg-Marquardt Algorithm Implemented by levmar Ref: http://www.ics.forth.gr/~l
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:1154
    • 提供者:light
  1. xox_Wave_NN

    0下载:
  2. The Wavelet Neural Network This is simple example for using of modified Morlet neural network. Levenberg-Marquardt with numerical Jacobian calculation implemented. Easy to use with other optimization algorithem e.g GA,PSO, etc. The funct
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2421
    • 提供者:xox
  1. BP_algorithm

    0下载:
  2. 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值.-This program is BP algorithm demo program, in which the Levenberg-Marquardt algorithm has practical value.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:332018
    • 提供者:初光磊
  1. LM

    2下载:
  2. 列文伯格—马奎特算法的matlab实现程序-The Matlab program of the Levenberg-Marquardt algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1547
    • 提供者:刘海
  1. strapdown

    1下载:
  2. LM算法的MATLAB实现。Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。-LM algorithm in MATLAB. Levenberg-Marquardt algorithm is an optimization algorithm. Optimization is to find the minimum value makes the function parameter vector.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3299
    • 提供者:听雪楼
  1. lm

    0下载:
  2. Levenberg-Marquardt算法 使用Levenberg-Marquardt算法来最小化-Levenberg-Marquardt algorithm using the Levenberg-Marquardt algorithm to minimize the model
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1284
    • 提供者:师海阔
  1. Levenberg_Marquat_Model

    1下载:
  2. 用于服役桥梁结构静力参数识别的算法 Levenberg-Marquardt (L-M法) matlab源程序-the methods used to identify the service bridge structure static parameters--- LevenbergOMarquardt algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1571
    • 提供者:王伟
  1. fit

    0下载:
  2. 基于Levenberg-Marquardt的曲线/面拟合-C library for Levenberg-Marquardt least-squares minimization and curve fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:13653
    • 提供者:Robin Liu
  1. Levenberg-Marquardt

    0下载:
  2. L-M算法的简单介绍及部分matlab程序-Brief LM algorithm and some matlab procedures
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:157200
    • 提供者:dongchao
  1. Levenberg-Marquardt

    0下载:
  2. The LMA is a very popular curve-fitting algorithm used in many software applications for solving generic curve-fitting problems. However, as for many fitting algorithms, the LMA finds only a local minimum, which is not necessarily the global minimum.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2498
    • 提供者:Jatin
  1. LMFnlsq2

    1下载:
  2. Levenberg–Marquardt 算法实现非线性拟合-Levenberg–Marquardt non-linear fitting algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:57998
    • 提供者:框架内
  1. fitzgibbon01c

    0下载:
  2. 医学图像配准,医学图像2D_3D配准,基于vc++开发。-This paper introduces a new method of registering point sets. The registration error is directly minimized using general-purpose nonlinear optimization (the Levenberg-Marquardt algorithm). The surprising conclusion of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:353330
    • 提供者:刘坤
  1. LM_Axx_Bx

    0下载:
  2. Levenberg–Marquardt Matlab example: curve fitting A * x^2 + B * x
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1114
    • 提供者:SonNguyen
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com